From: Peter Wagner <​tripolar@gmx.at> Date: Thu, 24 Oct 2013 11:38:27 +0000 (+0000) Subject: proftpd avoid linking against libpam X-Git-Url: http://git.openwrt.org/%22https:/collectd.org//%22/%22https:/collectd.org/%22?a=commitdiff_plain;h=2c2270f01c49bf29c0d2d09fc7d4e9f530163025;p=openwrt%2Fsvn-archive%2Fpackages.git proftpd avoid linking against libpam Signed-off-by: Peter Wagner SVN-Revision: 38527 --- diff --git a/net/proftpd/Makefile b/net/proftpd/Makefile index 74b742849..b96b2b9ef 100644 --- a/net/proftpd/Makefile +++ b/net/proftpd/Makefile @@ -43,6 +43,7 @@ MAKE_FLAGS += \ CONFIGURE_ARGS += \ --disable-cap \ --enable-devel \ + --disable-auth-pam \ ac_cv_header_curses_h=no \ ac_cv_header_ncurses_h=no